home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_411 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-20  |  75 b   |  4 lines

  1. on(release){
  2.    _root.categoria_mc.local.gotoAndStop("MC Cursos 10");
  3. }
  4.